mergBLEPeripheralDidWriteValueForDescriptor
Type
message
Summary
Sent when a descriptor value is written
Syntax
mergBLEPeripheralDidWriteValueForDescriptor <pUUID>, <pDescriptor>, <pError>
Description
Sent when a descriptor value is written
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pDescriptor | A descriptor UUID as returned by the mergBLEPeripheralDidDiscoverDescriptorsForCharacteristic message | |
pError | An error message if an error occured otherwise empty |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile